-
Home
-
WP Import Export Lite
-
3.9.28 (latest)
-
Code
-
Classes
- WPIE_Upload_Validate
Total Complexity |
60 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
302 |
Lines of code |
186 |
Logical lines of code |
134 |
Comment lines |
0 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wpie_parse_upload_data() |
C |
34 |
29 |
74 |
validateFileData() |
A |
51 |
9 |
24 |
wpie_remove_old_files() |
S |
58 |
6 |
15 |
wpie_convert_json_2_xml() |
S |
51 |
4 |
26 |
wpie_convert_excel_2_csv() |
S |
53 |
4 |
20 |
createEmptyFile() |
S |
63 |
3 |
11 |
wpie_convert_csv_2_xml() |
S |
63 |
2 |
9 |
__destruct() |
S |
73 |
2 |
5 |
__construct() |
S |
91 |
1 |
2 |